home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / ZCATALOG_CATALOGED-OBJECTS.STX < prev    next >
Encoding:
Text File  |  2000-06-20  |  1.6 KB  |  37 lines

  1. ZCatalog - Cataloged Objects: Manage catalog entries
  2.   
  3.     Description
  4.  
  5.         This view allows you to manage catalog entries.
  6.         
  7.         The catalog holds records which refer to Zope objects. If the
  8.         catalog currently contains records they will be listed in this view.
  9.         
  10.     Controls
  11.  
  12.         'Update Catalog' -- Clicked, it will update the meta data for all of the objects in the
  13.         Catalog.
  14.         **Note:** The Catalog is not being updated after each transaction.
  15.         
  16.         'Clear Catalog' -- Clicked, all objects are removed from the Catalog.
  17.  
  18.         'Size' -- Indicates the amount of objects in the Catalog.
  19.         
  20.         '[List of objects]' -- Each lines describes one object. The checkbox in the front of the
  21.         line, allows you to checkmark the object for deletion 
  22.         ('Delete') or to update the objects ('Update'). Next
  23.         the object type is listed, followed by the object path and the 
  24.         object title. Clicking on the path and title of the object, you 
  25.         can examine individual catalog records by clicking on the record 
  26.         name links. 
  27.         
  28.         'Next/Previos XX entries' -- Allows you to see more of the cataloged objects. These teo links
  29.         will only appear if you have enough objects in the Catalog.
  30.         
  31.         'Update' -- Clicked, Zope greps the newest content for each checked object 
  32.         and updates the meta data (the cataloged attributes of the object)
  33.         in the Catalog.
  34.         
  35.         'Remove' -- Clicked, it removes all the selected objects from the Catalog.
  36.         **Note:** No objects are deleted from the database.
  37.